-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR155087 #2710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
pre-commit: PR155087 #2710
Conversation
Diff moderunner: ariselab-64c-docker 57 files changed, 67746 insertions(+), 67722 deletions(-) 9 10 bench/coreutils-rs/optimized/1rc3oz70a7y5cjew.ll |
|
The provided patch consists of several changes across multiple Rust-based projects, primarily focused on optimizing conditional checks involving
These changes collectively aim to enhance the performance of the code by reducing the number of instructions and simplifying the control flow, which can lead to better optimization opportunities for the compiler. model: qwen-plus-latest |
|
when I run locally I fund the following regressions do not know why I can not see them here: https://alive2.llvm.org/ce/z/CBYHXA some times with removed and replacing trunc nuw was in |
Link: llvm/llvm-project#155087
Requested by: @andjo403